Aizen Architecture Template Documentation v1.0 by Brandify Studio
First of all, thank you for purchasing this template and for being a loyal customer. You are entitled to get free lifetime updates to this product and support from the author directly.
This documentation will help you regarding each step of customization. Please go through the documentation carefully to understand how this template is made and how to edit this properly. Basic HTML and CSS knowledge is required to customize this template. You may learn basics here, here and here. You can also check a short video below.
If you are new to HTML, I highly recommend that you watch the video tutorial below which I have outlined all basic steps for customizing HTML. Its 20 minutes long. But It worth it if you are a newbie.
You will need the following sofwares to customize this template.
If you are able to read this documentation locally, which means you have successfully downloaded the package and extracted the zip. The file structure as follows:
Aizen/ ├── Help Docs/ ├── HTML/ │ ├── css/ │ ├── fonts/ │ ├── images/ │ ├── js/ │ ├── plugins/ │ ├── php/
The folder you have to customize is the HTML folder. Copy HTML folder from the package and paste it in your project folder. This helps you to prevent overwriting in original files. If you messed up something, you will get the original here.
Here is the list of HTML pages included in this template:
index.html about.html services.html services-single.html projects.html projects-single.html team.html testimonials.html faqs.html gallery.html error-page.html blog.html blog-single.htmlcontact.htmlFor home page header slider, we have used Slider Revolution. To customize the images and the caption, please follow the steps below:
/images/main-slider folder.img tag src with the new image name.tp-caption divs. Please, note that h2 is for the slide title, div class="text" is for the slide description and a href="about.html" is for the slide link. You can edit the button text, too.Google Map of your Location is shown in the contact page. To setup, follow the steps below:
Open the HTML page which contains the Google Map (eg: contact.html). Now, find the following line of code (at very bottom of the page).
<script src="http://maps.google.com/maps/api/js?&key=YOUR_MAPS_API_KEY_HERE"></script>
Change YOUR_MAPS_API_KEY_HERE with your actual Google Maps API key.
contact.html and find the div for Google Maps (see code below).data-lat value with latitude and data-lon value with longitude.data-zoom to adjust the Zoom Value (between 12 and 15 will be ok).<div class="map-canvas"> data-zoom="14" data-lat="40.753638" data-lng="-73.988446" data-type="roadmap" data-hue="#ffc400" data-title="Aizen Architecture" data-icon-path="images/icons/map-marker.png" data-content="525 7th Avenue, New York City, USA<br<>a href='mailto:hello@sensedesign.com'>hello@sensedesign.com</a>"> </div>
To setup contact form, follow the steps below.
To receive emails, first you need to set your email address. Open /php/contact.php file in your code editor. Then you can change the Email ID and Subject. See code below.
/* * ------------------------------------ * Contact Form Configuration * ------------------------------------ */ $to = "email@example.com"; // Your email ID here $server_email = 'webmaster@yourdomain.com'; // Your domain email to authenticate outgoing emails
If you want your users to be redirected to another page after completing the form successfully such as thank you page or success page. It is really easy to do with this template. Open the HTML and just add data-redirect="/path/to/thanks.html" to <form> element and you are done. See example:
<!-- // NOTE THE data-redirect attribute --> <form action="php/contact.php" method="POST" data-redirect="contact-success.html">
Alternatively, if you don't want to redirect your users and want to stay in same page, just change the data-redirect attribute value to none.
Once you have finished all customizations, the next step is to upload your web template to a live Hosting Server. In order to do that you will need to buy a domain name and a hosting plan from a service provider.
Once you have registered a domain name and hosting, you will get FTP details from your hosting provider. Use that login details to connect with your server. You will need an FTP Software for this, such as FileZilla. Connect with your server and open /public_html folder in your server. Then copy all HTML, CSS and JS files from your local machine to your root /public_html folder in your server. Please note the HTML files should be in the Server's root folder. If your local project is in /your-folder/ do not upload the folder directly. Instead, open the folder and select all HTML files and CSS, JS folders and upload.
We are really thankful to the makers of the frameworks, plugins and images below. We used these to make this web template more functional. All demo images you have seen in Live Preview are not included in the download package because of their copyright restrictions.
Initial release
If you like the template, please consider rating it on ThemeForest by visiting your downloads page. It means a lot for us!
Please remember you have purchased an affordable template and you have not paid for web agency services. Occasionally we will help with small tweaks, but these requests will be put on a lower priority due to their nature. Please be patient, polite and respectful. We will try to answer your questions as soon as possible.
Support for my items includes: